home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 April: Mac OS SDK / Dev.CD Apr 98 SDK1.toast / Development Kits (Disc 1) / QuickDraw 3D / Windows files / Q3WinSDK.exe / QD3DSDK / Samples / ViewerSample / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-10-03  |  4.3 KB  |  101 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by QD3DSample.RC
  4. //
  5. #define IDR_GENERIC                     101
  6. #define IDI_APP                         102
  7. #define IDD_ABOUTBOX                    103
  8. #define IDR_CONTAINERMENU               121
  9. #define IDD_NEWVIEWERDIALOG             122
  10. #define IDC_FILEDESCRIPTION             1000
  11. #define IDC_PRODUCTVERSION              1001
  12. #define IDC_LEGALCOPYRIGHT              1002
  13. #define IDC_COMPANYNAME                 1003
  14. #define IDC_LEGALTRADEMARKS             1004
  15. #define IDC_WINDOWNAMEEDITBOX           1011
  16. #define IDC_CHECKSHOWBADGE              1013
  17. #define IDC_CHECKACTIVE                 1014
  18. #define IDC_CHECKCONTROLLERVISIBLE      1015
  19. #define IDC_CHECKSHOWBADGE4             1016
  20. #define IDC_CHECKCAMERABUTTON           1017
  21. #define IDC_CHECKBUTTONTRUCK            1018
  22. #define IDC_CHECKBUTTONORBIT            1019
  23. #define IDC_CHECKBUTTONZOOM             1020
  24. #define IDC_CHECKNBUTTONDOLLY           1021
  25. #define IDC_CHECKBUTTONRESET            1022
  26. #define IDC_CHECKOUTPUTTEXT             1023
  27. #define IDC_CHECKDRAGINOFF              1024
  28. #define IDC_CHECKDEFAULT                1025
  29. #define IDC_CHECKOVERLAPPED             1026
  30. #define IDC_CHECKPOPUP                  1027
  31. #define IDC_CHECKCHILD                  1028
  32. #define IDC_CHECKMINIMIZE               1029
  33. #define IDC_CHECKDISABLED               1030
  34. #define IDC_CHECKCLIPSIBLINGS           1031
  35. #define IDC_CHECKCLIPCHILDREN           1032
  36. #define IDC_CHECKMAXIMIZE               1033
  37. #define IDC_CHECKCAPTION                1034
  38. #define IDC_CHECKBORDER                 1035
  39. #define IDC_CHECKDLGFRAME               1036
  40. #define IDC_CHECKVSCROLL                1037
  41. #define IDC_CHECKVISIBLE                1038
  42. #define IDC_CHECKHSCROLL                1039
  43. #define IDC_CHECKSYSMENU                1040
  44. #define IDC_CHECKTHICKFRAME             1041
  45. #define IDC_CHECKMAXIMIZE2              1042
  46. #define IDC_CHECKMINIMIZEBOX            1043
  47. #define IDC_CHECKMAXIMIZEBOX            1044
  48. #define IDC_RADIOUSEQ3WINVIEWERNEW      1045
  49. #define IDC_RADIOUSECREATEWINDOW        1046
  50. #define IDM_OPEN                        40002
  51. #define IDM_SAVEAS                      40004
  52. #define IDM_EXIT                        40007
  53. #define IDM_ABOUT                       40017
  54. #define IDM_BADGE                       40018
  55. #define IDM_ACTIVE                      40019
  56. #define IDM_CONTROLSTRIP                40020
  57. #define IDM_CAMERABUTTON                40022
  58. #define IDM_TRUCKBUTTON                 40023
  59. #define IDM_ORBITBUTTON                 40024
  60. #define IDM_DOLLYBUTTON                 40025
  61. #define IDM_RESETBUTTON                 40026
  62. #define IDM_FRAME                       40027
  63. #define IDM_ZOOMBUTTON                  40028
  64. #define IDM_USEUNIXPATHSTORAGE          40030
  65. #define IDM_TESTSETWINDOW               40031
  66. #define IDM_TESTMINDIMENSION            40032
  67. #define IDM_TESTGETBUTTONRECT           40033
  68. #define IDM_TESTSETCAMERABUTTON         40034
  69. #define IDM_TESTSETTRUCKBUTTON          40035
  70. #define IDM_TESTSETROTATEBUTTON         40036
  71. #define IDM_TESTSETZOOMBUTTON           40037
  72. #define IDM_TESTSETDOLLYBUTTON          40038
  73. #define IDM_TESTGETBITMAP               40039
  74. #define IDM_NEW                         40040
  75. #define IDM_CUT                         40041
  76. #define IDM_COPY                        40042
  77. #define IDM_PASTE                       40043
  78. #define IDM_CLEAR                       40044
  79. #define IDM_UNDO                        40045
  80. #define IDM_GETSETCOLOR                 40046
  81. #define IDM_TEXTMODE                    40047
  82. #define IDM_TESTWRITEDATA               40048
  83. #define IDM_NEWVIEWER                   40049
  84. #define IDM_OPEN3DMF                    40050
  85. #define ID_FILE_CLOSE                   40051
  86. #define IDM_DRAGGINGINOFF               40052
  87. #define IDM_DRAWFRAME                   40053
  88. #define IDC_STATIC                      -1
  89.  
  90. // Next default values for new objects
  91. // 
  92. #ifdef APSTUDIO_INVOKED
  93. #ifndef APSTUDIO_READONLY_SYMBOLS
  94. #define _APS_NO_MFC                     1
  95. #define _APS_NEXT_RESOURCE_VALUE        123
  96. #define _APS_NEXT_COMMAND_VALUE         40054
  97. #define _APS_NEXT_CONTROL_VALUE         1047
  98. #define _APS_NEXT_SYMED_VALUE           104
  99. #endif
  100. #endif
  101.